PowerTools InputMan for ASP.NET 8.0J
ListItem コンストラクタ(SubItem[],String)

サブ項目を表すGrapeCity.Web.Input.Core.ListBox.SubItemオブジェクトの配列 (GrapeCity.Web.Input.Core.ListBox.SubItem 型)
項目の画像 (String 型)
指定したデータを含むListItemクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal subItems() As SubItem, _
   ByVal image As String _
)
public ListItem( 
   SubItem[] subItems,
   string image
)

パラメータ

subItems
サブ項目を表すGrapeCity.Web.Input.Core.ListBox.SubItemオブジェクトの配列 (GrapeCity.Web.Input.Core.ListBox.SubItem 型)
image
項目の画像 (String 型)
参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.